home *** CD-ROM | disk | FTP | other *** search
/ Champak 130 / Vol 130.iso / games / restaura.swf / scripts / frame_5338 / DoAction.as
Encoding:
Text File  |  2008-09-15  |  149 b   |  12 lines

  1. tellTarget("_root.tlo.drzwi")
  2. {
  3.    gotoAndStop(10);
  4. }
  5. if(_root.noc)
  6. {
  7.    tellTarget("_root.tlo.drzwi.noc")
  8.    {
  9.       nextFrame();
  10.    }
  11. }
  12.